OCLOperators opendocumentreportshow
This page was created by Lars.olofsson on 2019-03-22. Last edited by Stephanie on 2025-01-31.
Creates a report and tries to open it.
opendocumentreportshow(nameOfViewModel)
Supply the name of the ViewModel using either a string, like:
self.opendocumentreportshow('myviewmodelname')
or by using the ViewModel expression like this:
self.opendocumentreportshow(<classname>.ViewModels.<myviewmodelname>)
See also: Microsoft Office and OpenDocument as a Report generator, OpenDocument